cargo.git
2015-03-06 Alex CrichtonCorrectly set up paths when packaging
2015-03-06 borsAuto merge of #1365 - ches:docs, r=brson
2015-03-06 borsAuto merge of #1383 - alexcrichton:issue-1381, r=huonw
2015-03-05 Alex CrichtonExplicitly remove RUST_LOG when crawling output
2015-03-04 borsAuto merge of #1376 - fenhl:patch-1, r=alexcrichton
2015-03-04 FenhlFix a typo in Zsh completion
2015-03-03 borsAuto merge of #1372 - alexcrichton:flaky, r=alexcrichton
2015-03-03 Alex CrichtonRelax output restrictions to make a test less flaky
2015-03-03 borsAuto merge of #1370 - alexcrichton:issue-1299, r=huonw
2015-03-03 borsAuto merge of #1371 - alexcrichton:issue-1289, r=huonw
2015-03-03 Alex CrichtonFix dep_targets for tests depending on libraries
2015-03-02 Alex CrichtonTranslate '\' to '/' for submodule names
2015-03-02 borsAuto merge of #1368 - cyndis:lto-dyn, r=alexcrichton
2015-03-02 Mikko PerttunenAdd test for having lto enabled while having a build...
2015-03-02 Mikko PerttunenDisable LTO for host (plugin, build script) builds
2015-03-01 borsAuto merge of #1367 - alexcrichton:fix-tar, r=alexcrichton
2015-03-01 Alex CrichtonUpdate tar dependency
2015-02-28 Ches Martindocs: Improve grammar/wording for `cargo owner`
2015-02-27 borsAuto merge of #1360 - alexcrichton:new-io, r=alexcrichton
2015-02-27 Alex CrichtonUpdate to rust master and std::{io, path}
2015-02-25 borsAuto merge of #1354 - mbrubeck:gh-pages-title, r=alexcr...
2015-02-25 Matt BrubeckAdd "Cargo" to doc titles
2015-02-25 borsAuto merge of #1347 - alexcrichton:no-more-urllib,...
2015-02-25 Alex CrichtonMerge pull request #1350 from sfackler/master
2015-02-25 Steven FacklerDon't time out after 0.006 seconds
2015-02-24 Alex CrichtonFixup some python style which was previously reverted
2015-02-24 Alex CrichtonProbe for `curl` when configuring
2015-02-24 Alex CrichtonRevert "Directly use python’s urllib instead of curl...
2015-02-24 borsAuto merge of #1345 - badboy:pass-cargo-name, r=alexcri...
2015-02-24 Jan-Erik RedigerStrip first unused argument when passing to subcommand
2015-02-24 borsAuto merge of #1348 - alexcrichton:rustup, r=alexcrichton
2015-02-24 Alex CrichtonFixup warnings and the travis script
2015-02-24 Alex CrichtonMerge branch 'rustup' of https://github.com/globin...
2015-02-24 borsAuto merge of #1344 - lfairy:dehyphenator, r=alexcrichton
2015-02-24 borsAuto merge of #1291 - alexcrichton:issue-1083, r=huonw
2015-02-24 Robin Glosterfix style
2015-02-24 Robin Glosterfix travis script
2015-02-24 Robin Glosterrustup
2015-02-24 Chris WongUse an underscore instead of a hyphen as a dummy crate...
2015-02-24 borsAuto merge of #1340 - alexcrichton:issue-1329, r=huonw
2015-02-24 borsAuto merge of #1341 - alexcrichton:issue-1333, r=huonw
2015-02-24 Alex CrichtonBump default timeout to 60s
2015-02-24 Alex CrichtonDownload registry packages on `cargo fetch`
2015-02-23 borsAuto merge of #1339 - jakub-:patch-1, r=alexcrichton
2015-02-23 JakubAdd `Third-party cargo subcommands` to the README
2015-02-19 borsAuto merge of #1321 - dlevy47:bugfix/no-proxy, r=alexcr...
2015-02-19 calc0000Change cargo to explicitly set curl proxy settings...
2015-02-18 borsAuto merge of #1288 - alexcrichton:issue-1058, r=huonw
2015-02-18 Alex CrichtonSet build script env vars correctly
2015-02-17 borsAuto merge of #1314 - AnthIste:build-script-updates...
2015-02-17 Ruben BakkerUpdate example build.rs scripts to reflect latest Rust...
2015-02-17 borsAuto merge of #1317 - alexcrichton:issue-1297, r=huonw
2015-02-17 Alex CrichtonDon't discard docopt error information
2015-02-16 borsAuto merge of #1310 - tanadeau:use-struct-variant,...
2015-02-16 borsAuto merge of #1301 - brson:installer-next, r=alexcrichton
2015-02-15 Trent NadeauUse struct variant instead of long, commented tuple
2015-02-14 borsAuto merge of #1284 - apasel422:issue-1277, r=alexcrichton
2015-02-13 borsAuto merge of #1292 - brson:version, r=huonw
2015-02-13 Brian AndersonAdd the build date to the reported version
2015-02-13 Andrew Paseltinerpass features to doctest binary
2015-02-13 Brian AndersonUpgrade rust-installer
2015-02-13 Andrew Paseltinerupdate Rust
2015-02-13 borsAuto merge of #1283 - alexcrichton:bad-error, r=huonw
2015-02-12 borsAuto merge of #1285 - alexcrichton:issue-636, r=huonw
2015-02-11 Alex CrichtonAdd more error reporting for failing to join paths
2015-02-10 Alex CrichtonAdd git2-curl as a dependency
2015-02-09 borsAuto merge of #1278 - alexcrichton:style, r=brson
2015-02-09 Alex CrichtonUpdate to rust master
2015-02-09 borsAuto merge of #1282 - vrinek:master, r=alexcrichton
2015-02-09 Alex CrichtonImprove error message for missing example/bin
2015-02-09 Kostas KarachaliosAdd link to requirement strings explanation in the...
2015-02-06 Alex CrichtonRemove leading `get_` prefix from accessors
2015-02-06 Alex CrichtonDown with .as_slice()!
2015-02-06 Alex CrichtonUpdate to rust master
2015-02-06 borsAuto merge of #1271 - alexcrichton:issue-1267, r=brson
2015-02-06 borsAuto merge of #1270 - alexcrichton:issue-1105, r=brson
2015-02-06 borsAuto merge of #1269 - alexcrichton:issue-961, r=brson
2015-02-04 borsAuto merge of #1261 - alexcrichton:issue-1259, r=wycats
2015-02-04 Alex CrichtonAdd a flag to force resolution of a fingerprint
2015-02-04 Alex CrichtonRemove auto-cleaning of the build directory
2015-02-04 borsAuto merge of #1275 - alexcrichton:update, r=alexcrichton
2015-02-04 Alex CrichtonUpdate to the most current nightly
2015-02-04 Alex CrichtonMerge branch 'rust-master' of https://github.com/gbsf...
2015-02-04 Alex CrichtonAvoid `unwrap` when parsing lockfiles
2015-02-04 Alex CrichtonSupport update --precise for registry deps
2015-01-30 Gabriel Souza... Squelch warnings
2015-01-30 Gabriel Souza... Fix failing test
2015-01-30 Gabriel Souza... Remove unnecessary allow(unstable)
2015-01-30 Gabriel Souza... Update rustversion.txt
2015-01-30 Gabriel Souza... Workaround to make code compile
2015-01-30 Gabriel Souza... Update dependencies
2015-01-30 Gabriel Souza... Update log crate to v0.2
2015-01-30 Gabriel Souza... Writer::write → Writer::write_all
2015-01-30 Gabriel Souza... std::io → std::old_io
2015-01-30 borsAuto merge of #1250 - alexcrichton:issue-1248, r=brson
2015-01-30 borsAuto merge of #1243 - alexcrichton:issue-1239, r=brson
2015-01-29 borsAuto merge of #1247 - tshepang:hgignore-love, r=alexcri...
2015-01-29 borsAuto merge of #1242 - alexcrichton:issue-1236, r=wycats
2015-01-29 Alex CrichtonDon't require all submodules are checked out
2015-01-29 Alex CrichtonForbid cyclic dependencies
next